How to Install geany-plugin-spellcheck software package in Debian 9 (Stretch)

How to Install geany-plugin-spellcheck software package in Debian 9 (Stretch)

geany-plugin-spellcheck software package provides spellcheck plugin for Geany, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install geany-plugin-spellcheck 

geany-plugin-spellcheck is installed in your system.

Make ensure the geany-plugin-spellcheck package were installed using the commands given below,

$ sudo dpkg-query -l | grep geany-plugin-spellcheck *

You will get with geany-plugin-spellcheck package name, version, architecture and description in a table

geany-plugin-spellcheck package basic information:

Distro Debian 9 stretch
Section Development
Package geany-plugin-spellcheck
Version 1.28+dfsg-1
Description spellcheck plugin for Geany
Sub Section devel


See Also, How to uninstall or remove geany-plugin-spellcheck software package from Debian 9 (Stretch)?